-
Home
-
WooCommerce PayPal Payments
-
2.5.3
-
Code
-
Classes
- SellerPayableBreakdown
Total Complexity |
16 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
188 |
Lines of code |
60 |
Logical lines of code |
32 |
Comment lines |
94 |
Methods |
9 |
Properties |
7 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
to_array() |
A |
51 |
8 |
30 |
__construct() |
S |
65 |
1 |
9 |
gross_amount() |
S |
82 |
1 |
3 |
paypal_fee() |
S |
82 |
1 |
3 |
paypal_fee_in_receivable_currency() |
S |
82 |
1 |
3 |
net_amount() |
S |
82 |
1 |
3 |
net_amount_in_receivable_currency() |
S |
82 |
1 |
3 |
total_refunded_amount() |
S |
82 |
1 |
3 |
platform_fees() |
S |
82 |
1 |
3 |